Skip to content

Conversation

ovanderzee
Copy link

div.class-name {...} div.class-name {...} will not get a warning, probably to prevent a warning for div.class-name {...} span.class-name {...}.

This code warns for multiple occurrences of a class name with the same modifier.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the check for equalParts needed here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants